﻿2026-08-03T03:59:59.6882297Z ##[group]Run actions/checkout@v5
2026-08-03T03:59:59.6882564Z with:
2026-08-03T03:59:59.6882755Z   repository: SaberMage/spt-shell-notify
2026-08-03T03:59:59.6882983Z   path: .adapter-notify
2026-08-03T03:59:59.6884797Z   token: ***
2026-08-03T03:59:59.6884969Z   ssh-strict: true
2026-08-03T03:59:59.6885140Z   ssh-user: git
2026-08-03T03:59:59.6885312Z   persist-credentials: true
2026-08-03T03:59:59.6885511Z   clean: true
2026-08-03T03:59:59.6885684Z   sparse-checkout-cone-mode: true
2026-08-03T03:59:59.6885884Z   fetch-depth: 1
2026-08-03T03:59:59.6886051Z   fetch-tags: false
2026-08-03T03:59:59.6886233Z   show-progress: true
2026-08-03T03:59:59.6886407Z   lfs: false
2026-08-03T03:59:59.6886572Z   submodules: false
2026-08-03T03:59:59.6886755Z   set-safe-directory: true
2026-08-03T03:59:59.6886965Z   allow-unsafe-pr-checkout: false
2026-08-03T03:59:59.6887177Z env:
2026-08-03T03:59:59.6887468Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-EIR68Q
2026-08-03T03:59:59.6887936Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-EIR68Q
2026-08-03T03:59:59.6888360Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-EIR68Q
2026-08-03T03:59:59.6888775Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30782259675-1-EIR68Q
2026-08-03T03:59:59.6889162Z ##[endgroup]
2026-08-03T03:59:59.7541024Z Syncing repository: SaberMage/spt-shell-notify
2026-08-03T03:59:59.7544349Z ##[group]Getting Git version info
2026-08-03T03:59:59.7544946Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-03T03:59:59.7567091Z [command]/usr/bin/git version
2026-08-03T03:59:59.7632587Z git version 2.43.0
2026-08-03T03:59:59.7653383Z ##[endgroup]
2026-08-03T03:59:59.7724659Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e8cbd56d-d118-432b-8b42-b021846d2318/.gitconfig'
2026-08-03T03:59:59.7735248Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e8cbd56d-d118-432b-8b42-b021846d2318' before making global git config changes
2026-08-03T03:59:59.7735953Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:59:59.7738226Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T03:59:59.7763196Z ##[group]Initializing the repository
2026-08-03T03:59:59.7766169Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-03T03:59:59.7815211Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-03T03:59:59.7815941Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-03T03:59:59.7816418Z hint: of your new repositories, which will suppress this warning, call:
2026-08-03T03:59:59.7816775Z hint: 
2026-08-03T03:59:59.7817066Z hint: 	git config --global init.defaultBranch <name>
2026-08-03T03:59:59.7817357Z hint: 
2026-08-03T03:59:59.7817672Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-03T03:59:59.7818354Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-03T03:59:59.7818715Z hint: 
2026-08-03T03:59:59.7818918Z hint: 	git branch -m <name>
2026-08-03T03:59:59.7820025Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-03T03:59:59.7826477Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-03T03:59:59.7852392Z ##[endgroup]
2026-08-03T03:59:59.7852834Z ##[group]Disabling automatic garbage collection
2026-08-03T03:59:59.7854450Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T03:59:59.7877836Z ##[endgroup]
2026-08-03T03:59:59.7878204Z ##[group]Setting up auth
2026-08-03T03:59:59.7883017Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:59:59.7905340Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:59:59.8093816Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:59:59.8118759Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:59:59.8305905Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:59:59.8332490Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:59:59.8517504Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T03:59:59.8546379Z ##[endgroup]
2026-08-03T03:59:59.8546738Z ##[group]Determining the default branch
2026-08-03T03:59:59.8549489Z Retrieving the default branch name
2026-08-03T04:00:00.3463266Z Default branch 'main'
2026-08-03T04:00:00.3463910Z ##[endgroup]
2026-08-03T04:00:00.3464283Z ##[group]Fetching the repository
2026-08-03T04:00:00.3468743Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-08-03T04:00:00.9957059Z From https://github.com/SaberMage/spt-shell-notify
2026-08-03T04:00:00.9957684Z  * [new branch]      main       -> origin/main
2026-08-03T04:00:00.9984372Z ##[endgroup]
2026-08-03T04:00:00.9984915Z ##[group]Determining the checkout info
2026-08-03T04:00:00.9986700Z ##[endgroup]
2026-08-03T04:00:00.9993377Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T04:00:01.0037207Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T04:00:01.0063634Z ##[group]Checking out the ref
2026-08-03T04:00:01.0066105Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T04:00:01.0100973Z Switched to a new branch 'main'
2026-08-03T04:00:01.0101278Z branch 'main' set up to track 'origin/main'.
2026-08-03T04:00:01.0104668Z ##[endgroup]
2026-08-03T04:00:01.0135228Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T04:00:01.0156122Z ee2d37eadc730c0019e0af82d683074c509634a2
